home *** CD-ROM | disk | FTP | other *** search
- Path: news.zeitgeist.net!usenet
- From: mwm@contessa.phone.net (Mike Meyer)
- Newsgroups: comp.sys.amiga.networking
- Subject: Re: TCP:
- Date: Fri, 1 Mar 1996 11:57:11 PST
- Organization: Missionaria Phonibalonica
- Distribution: world
- Message-ID: <19960301.755C338.AA43@contessa.phone.net>
- References: <19960301.71C5AC8.A05@BernEnt.com>
- NNTP-Posting-Host: contessa.phone.net
- X-NewsReader: Amiga Yarn 3.9, 1995/05/09 10:42:03
-
- In <19960301.71C5AC8.A05@BernEnt.com>, bern@aracnet.com (Daniel Reichen) wrote:
- > When I test out some of the programs I get a request for a
- > volume 'TCP:' I try to assign it to 'AmiTCP:' and I get a not
- > connecting response. What is going on?
-
- I suspect you need to upgrade your amitcp to a later version.
-
- TCP: is a device interface to the network: you can open specifing a
- host/port to connect to, or a port to wait on for connections. It's
- used by Rexx scripts and the like to do network things. I even wrote a
- WWW server in Rexx using it...
-
- <mike
-